gridpack::state_estimation::SEBus Member List

This is the complete list of members for gridpack::state_estimation::SEBus, including all inherited members.
addBranch(const boost::shared_ptr< BaseComponent > &branch)gridpack::component::BaseBusComponent
addBus(const boost::shared_ptr< BaseComponent > &bus)gridpack::component::BaseBusComponent
addMeasurement(Measurement measurement)gridpack::state_estimation::SEBus
BaseBusComponent(void)gridpack::component::BaseBusComponent
BaseComponent(void)gridpack::component::BaseComponent
clearBranches(void)gridpack::component::BaseBusComponent
clearBuses(void)gridpack::component::BaseBusComponent
configureSE(void)gridpack::state_estimation::SEBus
GenMatVecInterface(void)gridpack::component::GenMatVecInterface
getComplexVoltage(void)gridpack::state_estimation::SEBus
getDataItem(void *data, const char *signal=NULL)gridpack::component::BaseComponent [virtual]
getGlobalIndex(void) const gridpack::component::BaseBusComponent
getMatVecIndex(int *idx) const gridpack::component::MatVecInterface
getMatVecIndices(int *idx, int *jdx) const gridpack::component::MatVecInterface
getNeighborBranches(std::vector< boost::shared_ptr< BaseComponent > > &nghbrs) const gridpack::component::BaseBusComponent
getNeighborBuses(std::vector< boost::shared_ptr< BaseComponent > > &nghbrs) const gridpack::component::BaseBusComponent
getOriginalIndex(void) const gridpack::component::BaseBusComponent
getPhase(void)gridpack::state_estimation::SEBus
getRank(void) const gridpack::component::BaseComponent
getReferenceBus(void) const gridpack::component::BaseBusComponent
getShuntGsBs(double *gs, double *bs)gridpack::state_estimation::SEBus
getShuntValues(double *bl, double *gl) const gridpack::ymatrix::YMBus
getVoltage(void)gridpack::state_estimation::SEBus
getXCBuf(void **bus)gridpack::component::BaseComponent [virtual]
getXCBufSize(void)gridpack::state_estimation::SEBus [virtual]
getYBus(void)gridpack::state_estimation::SEBus
isIsolated(void) const gridpack::state_estimation::SEBus
isPV(void)gridpack::state_estimation::SEBus
load(const boost::shared_ptr< gridpack::component::DataCollection > &data)gridpack::state_estimation::SEBus [virtual]
matrixDiagSize(int *isize, int *jsize) const gridpack::state_estimation::SEBus [virtual]
matrixDiagValues(ComplexType *values)gridpack::state_estimation::SEBus [virtual]
gridpack::component::BaseBusComponent::matrixDiagValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixForwardSize(int *isize, int *jsize) const gridpack::component::MatVecInterface [virtual]
matrixForwardValues(ComplexType *values)gridpack::component::MatVecInterface [virtual]
matrixForwardValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixGetColIndex(int idx)gridpack::state_estimation::SEBus [virtual]
matrixGetRowIndex(int idx)gridpack::state_estimation::SEBus [virtual]
matrixGetValues(ComplexType *values, int *rows, int *cols)gridpack::state_estimation::SEBus [virtual]
gridpack::ymatrix::YMBus::matrixGetValues(RealType *values, int *rows, int *cols)gridpack::component::GenMatVecInterface [virtual]
matrixNumCols() const gridpack::state_estimation::SEBus [virtual]
matrixNumRows() const gridpack::state_estimation::SEBus [virtual]
matrixNumValues() const gridpack::state_estimation::SEBus [virtual]
matrixReverseSize(int *isize, int *jsize) const gridpack::component::MatVecInterface [virtual]
matrixReverseValues(ComplexType *values)gridpack::component::MatVecInterface [virtual]
matrixReverseValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixSetColIndex(int icol, int idx)gridpack::state_estimation::SEBus [virtual]
matrixSetRowIndex(int irow, int idx)gridpack::state_estimation::SEBus [virtual]
MatVecInterface(void)gridpack::component::MatVecInterface
saveData(boost::shared_ptr< gridpack::component::DataCollection > data)gridpack::state_estimation::SEBus [virtual]
SEBus(void)gridpack::state_estimation::SEBus
serialWrite(char *string, const int bufsize, const char *signal=NULL)gridpack::state_estimation::SEBus [virtual]
setGlobalIndex(int idx)gridpack::component::BaseBusComponent
setIsolated(const bool flag)gridpack::ymatrix::YMBus
setMatVecIndex(int idx)gridpack::component::MatVecInterface
setMatVecIndices(int idx, int jdx)gridpack::component::MatVecInterface
setMode(int mode)gridpack::state_estimation::SEBus [virtual]
setOriginalIndex(int idx)gridpack::component::BaseBusComponent
setParam(std::string name, double value, int idx)gridpack::ymatrix::YMBus
setRank(int rank)gridpack::component::BaseComponent
setReferenceBus(bool status)gridpack::component::BaseBusComponent
setValues(gridpack::ComplexType *values)gridpack::state_estimation::SEBus [virtual]
gridpack::ymatrix::YMBus::setValues(RealType *values)gridpack::component::MatVecInterface [virtual]
setXCBuf(void *buf)gridpack::state_estimation::SEBus [virtual]
setYBus(void)gridpack::state_estimation::SEBus
setYBusDiag(double rval, double ival)gridpack::ymatrix::YMBus
slabGetRowIndices(int *idx)gridpack::component::GenMatVecInterface [virtual]
slabGetValues(std::vector< ComplexType * > &values, int *idx)gridpack::component::GenMatVecInterface [virtual]
slabGetValues(std::vector< RealType * > &values, int *idx)gridpack::component::GenMatVecInterface [virtual]
slabSetRowIndex(int irow, int idx)gridpack::component::GenMatVecInterface [virtual]
slabSetValues(ComplexType **values)gridpack::component::GenMatVecInterface [virtual]
slabSetValues(RealType **values)gridpack::component::GenMatVecInterface [virtual]
slabSize(int *rows, int *cols) const gridpack::component::GenMatVecInterface [virtual]
sortMeasurements(void)gridpack::state_estimation::SEBus
vectorGetElementIndices(int *idx)gridpack::state_estimation::SEBus [virtual]
vectorGetElementValues(ComplexType *values, int *idx)gridpack::state_estimation::SEBus [virtual]
gridpack::ymatrix::YMBus::vectorGetElementValues(RealType *values, int *idx)gridpack::component::GenMatVecInterface [virtual]
vectorNumElements() const gridpack::state_estimation::SEBus [virtual]
vectorSetElementIndex(int ielem, int idx)gridpack::state_estimation::SEBus [virtual]
vectorSetElementValues(ComplexType *values)gridpack::state_estimation::SEBus [virtual]
gridpack::ymatrix::YMBus::vectorSetElementValues(RealType *values)gridpack::component::GenMatVecInterface [virtual]
vectorSize(int *isize) const gridpack::state_estimation::SEBus [virtual]
vectorValues(ComplexType *values)gridpack::state_estimation::SEBus [virtual]
gridpack::ymatrix::YMBus::vectorValues(RealType *values)gridpack::component::MatVecInterface [virtual]
YMBus(void)gridpack::ymatrix::YMBus
~BaseBusComponent(void)gridpack::component::BaseBusComponent [virtual]
~BaseComponent(void)gridpack::component::BaseComponent [virtual]
~GenMatVecInterface(void)gridpack::component::GenMatVecInterface [virtual]
~MatVecInterface(void)gridpack::component::MatVecInterface [virtual]
~SEBus(void)gridpack::state_estimation::SEBus
~YMBus(void)gridpack::ymatrix::YMBus
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1